1. Enhance Lotusscript debugger. Make it as great as the one in Turbo Pascal 6 (1990): conditional breakpoints, watch expressions, evaluate/modify. Watch expressions are the most needed, as they solve the "255 item problem" and the "digging into items to find the right field" problem.
Provide a "enabled/disabled"-icon somewhere instead of the current dialog.
2. Provide a Formula debugger. There was one in R5: unsupported and it crashed almost every time. The new one should really work and be a separate choice from the script debugger, so you could enable/disable them individually.
Provide a "enabled/disabled"-icon somewhere.
3. Change the properties box so it doesn't open automatically when a design element is opened. Also make it keep its selection: if I set it to "view properties" and switch to another window where it is set to "text properties" and return to the first one, it should display "view properties" (currently it switches to column properties).
(See this thread:
http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/8773cbbbaa230a9885256c4e006b186a?OpenDocument)